TimeLast Property (MessageFilter Object) 

The TimeLast property sets filtering on whether a message was received at or before the specified date and time. Read/write.

Syntax

objMessageFilter.TimeLast

Data Type

Variant (vbDate format)

Remarks

If the TimeLast property is not set, the message filter passes all messages received at or since the date and time in the TimeFirstKKVOZ2 property. If neither property is set, the filter passes messages regardless of their date and time of reception.

Note that the TimeFirst and TimeLast properties represent local time. However, when you access MAPI time properties through a Fields collection s Item2HJ8AS3 property, the time values represent Greenwich Mean Time (GMT).

The TimeLast property corresponds to the MAPI Property PR_MESSAGE_DELIVERY_TIME.